GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations.AnnotationPolyRuler / Scale Property





In This Topic
Scale Property (AnnotationPolyRuler)
In This Topic
Defines the scale of the ruler.
Syntax
'Declaration
 
Public Shadows Property Scale As Single
public new float Scale {get; set;}
public read-write property Scale: Single; 
public hide function get,set Scale : float
public: __property new float get_Scale();
public: __property new void set_Scale( 
   float value
);
public:
new property float Scale {
   float get();
   void set (    float value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations.AnnotationPolyRuler
AnnotationPolyRuler Members